Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Improve GitHub actions #669

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

Indy2222
Copy link
Collaborator

@Indy2222 Indy2222 commented Aug 8, 2023

Moves Rust & CI setup to an action so it can be reused. Splits previously sequential build -> clippy -> test steps to individual jobs so they can be executed in parallel.

The changes improve organization of the CI pipeline and reduce execution time.

Relates to #48.

@Indy2222 Indy2222 marked this pull request as ready for review August 8, 2023 15:07
@Indy2222 Indy2222 force-pushed the feature/actions-new branch 6 times, most recently from 08a5832 to 67d0b8f Compare August 8, 2023 15:40
@Indy2222 Indy2222 merged commit 8ed2249 into DigitalExtinction:main Aug 8, 2023
7 of 8 checks passed
@Indy2222 Indy2222 deleted the feature/actions-new branch August 8, 2023 15:50
@Indy2222 Indy2222 mentioned this pull request Aug 8, 2023
Indy2222 added a commit that referenced this pull request Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant